You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Vector Structure > Vector Methods > CopyToArray Method > Vector.CopyToArray Method (byte[], TRounding)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Vector.CopyToArray Method (byte[], TRounding)

Copies values from the calling object to the Dst array.

Syntax
C#
Visual Basic
public TMtxVec CopyToArray(ref byte[] Dst, TRounding Rounding);

Converts floating point data to 1 byte unsigned integer numbers. The rounding method used is specified with the Rounding parameter.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!